Skip to content

feat(notify): 添加国际化支持并优化通知管理功能 - #749

Merged
zhou-hao merged 1 commit into
jetlinks:2.11from
zeje:2.11
Mar 13, 2026
Merged

feat(notify): 添加国际化支持并优化通知管理功能#749
zhou-hao merged 1 commit into
jetlinks:2.11from
zeje:2.11

Conversation

@zeje

@zeje zeje commented Mar 13, 2026

Copy link
Copy Markdown
Contributor
  • 在NotificationEntity中添加i18nTopicName方法实现国际化主题名称
  • 在NotifySubscriberChannelEntity中添加i18nName相关方法支持国际化
  • 在NotifySubscriberEntity中添加i18nSubscribeName和i18nTopicName方法
  • 在NotifySubscriberProviderEntity中添加i18nName方法
  • 在NotifyTemplateEntity中实现MultipleI18nSupportEntity接口并添加国际化字段
  • 为AlarmDeviceProvider、AlarmProductProvider和AlarmSceneProvider添加默认启用状态
  • 在SubscriberProvider接口中添加默认状态相关方法
  • 优化NotifySubscriberProviderService中的国际化处理逻辑
  • 为NotifierChannelProvider添加国际化名称解析功能
  • 更新NotificationController和NotifyChannelController中的相关逻辑以支持国际化

- 在NotificationEntity中添加i18nTopicName方法实现国际化主题名称
- 在NotifySubscriberChannelEntity中添加i18nName相关方法支持国际化
- 在NotifySubscriberEntity中添加i18nSubscribeName和i18nTopicName方法
- 在NotifySubscriberProviderEntity中添加i18nName方法
- 在NotifyTemplateEntity中实现MultipleI18nSupportEntity接口并添加国际化字段
- 为AlarmDeviceProvider、AlarmProductProvider和AlarmSceneProvider添加默认启用状态
- 在SubscriberProvider接口中添加默认状态相关方法
- 优化NotifySubscriberProviderService中的国际化处理逻辑
- 为NotifierChannelProvider添加国际化名称解析功能
- 更新NotificationController和NotifyChannelController中的相关逻辑以支持国际化
@zhou-hao
zhou-hao merged commit f5abb70 into jetlinks:2.11 Mar 13, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants